home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tabloid Beauties (Italian)
/
Saranno famos.iso
/
DATA
/
JOANNE.DIR
/
00118_Script_118
< prev
next >
Wrap
Text File
|
1995-03-07
|
247b
|
9 lines
on exitFrame
put the pathname into temp
if the machinetype <> 256 then
put Temp & "SOUNDS:108.mov" into Fname
else
put Temp & "SOUNDS\108.mov" into Fname
end if
set the filename of cast "QT.MOV" to FName
end